[INFO] cloning repository https://github.com/Piebald-AI/splitrail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Piebald-AI/splitrail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiebald-AI%2Fsplitrail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiebald-AI%2Fsplitrail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb7ef03eea3591a1337bee6fbf5bd09b6fbf571a
[INFO] testing Piebald-AI/splitrail against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiebald-AI%2Fsplitrail" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Piebald-AI/splitrail
[INFO] finished tweaking git repo https://github.com/Piebald-AI/splitrail
[INFO] tweaked toml for git repo https://github.com/Piebald-AI/splitrail written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Piebald-AI/splitrail on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Piebald-AI/splitrail already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded halfbrown v0.4.0
[INFO] [stderr]   Downloaded value-trait v0.12.1
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded schemars_derive v1.2.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.37
[INFO] [stderr]   Downloaded simd-json v0.17.0
[INFO] [stderr]   Downloaded async-compression v0.4.41
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded rmcp v0.12.0
[INFO] [stderr]   Downloaded rmcp-macros v0.12.0
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded phf_shared v0.12.1
[INFO] [stderr]   Downloaded phf v0.12.1
[INFO] [stderr]   Downloaded c2rust-bitfields v0.18.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded c2rust-bitfields-derive v0.18.0
[INFO] [stderr]   Downloaded chrono-tz v0.10.4
[INFO] [stderr]   Downloaded tiktoken-rs v0.9.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f028c9cbb6e84a02765e31c901ef0003637ade0afcc919b943436fb05588ce7d
[INFO] running `Command { std: "docker" "start" "-a" "f028c9cbb6e84a02765e31c901ef0003637ade0afcc919b943436fb05588ce7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f028c9cbb6e84a02765e31c901ef0003637ade0afcc919b943436fb05588ce7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f028c9cbb6e84a02765e31c901ef0003637ade0afcc919b943436fb05588ce7d", kill_on_drop: false }`
[INFO] [stdout] f028c9cbb6e84a02765e31c901ef0003637ade0afcc919b943436fb05588ce7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7caabb0abc72797e738359fdc622f3de472cd872d0abc062ad0ef682a1441496
[INFO] running `Command { std: "docker" "start" "-a" "7caabb0abc72797e738359fdc622f3de472cd872d0abc062ad0ef682a1441496", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling c2rust-bitfields-derive v0.18.0
[INFO] [stderr]    Compiling c2rust-bitfields v0.18.0
[INFO] [stderr]    Compiling tiktoken-rs v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling splitrail v3.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "7caabb0abc72797e738359fdc622f3de472cd872d0abc062ad0ef682a1441496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7caabb0abc72797e738359fdc622f3de472cd872d0abc062ad0ef682a1441496", kill_on_drop: false }`
[INFO] [stdout] 7caabb0abc72797e738359fdc622f3de472cd872d0abc062ad0ef682a1441496
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab6eeb5ebaa0fed077626a7842e6ac8b9c898561326ea11afa649dede0cbdbaf
[INFO] running `Command { std: "docker" "start" "-a" "ab6eeb5ebaa0fed077626a7842e6ac8b9c898561326ea11afa649dede0cbdbaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling splitrail v3.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.89s
[INFO] running `Command { std: "docker" "inspect" "ab6eeb5ebaa0fed077626a7842e6ac8b9c898561326ea11afa649dede0cbdbaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab6eeb5ebaa0fed077626a7842e6ac8b9c898561326ea11afa649dede0cbdbaf", kill_on_drop: false }`
[INFO] [stdout] ab6eeb5ebaa0fed077626a7842e6ac8b9c898561326ea11afa649dede0cbdbaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 286a99982d04504322d49be1cc217863b435dbd7105199c836aab9a6fa64ae10
[INFO] running `Command { std: "docker" "start" "-a" "286a99982d04504322d49be1cc217863b435dbd7105199c836aab9a6fa64ae10", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/splitrail-3dbfee79aa4f5c2a)
[INFO] [stdout] 
[INFO] [stdout] running 324 tests
[INFO] [stdout] test analyzer::tests::test_has_dirty_files_multiple ... ok
[INFO] [stdout] test analyzer::tests::test_load_messages_for_upload_empty_dirty_set_no_analyzers ... ok
[INFO] [stdout] test analyzer::tests::test_remove_file_from_cache_marks_dirty ... ok
[INFO] [stdout] test analyzer::tests::test_discover_vscode_extension_sources_no_panic ... ok
[INFO] [stdout] test analyzer::tests::registry_builds_directory_mapping ... ok
[INFO] [stdout] test analyzer::tests::registry_uses_explicit_watch_directories ... ok
[INFO] [stdout] test analyzers::cline::tests::test_extract_project_hash ... ok
[INFO] [stdout] test analyzers::copilot::tests::test_count_tool_calls ... ok
[INFO] [stdout] test analyzer::tests::test_mark_file_dirty_and_clear ... ok
[INFO] [stdout] test analyzers::copilot::tests::test_extract_project_hash ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_build_conversation_message_with_project ... ok
[INFO] [stdout] test analyzers::copilot::tests::test_extract_text_from_value ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_compute_message_stats_user ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_build_conversation_message_session_id_fallback ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_compute_message_stats_preserves_tool_stats ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_extract_tool_stats_nonexistent_dir ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_compute_message_stats_assistant_with_cost ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_build_conversation_message_fallback_project_hash ... ok
[INFO] [stdout] test analyzers::kilo_code::tests::test_extract_project_hash ... ok
[INFO] [stdout] test analyzer::tests::test_reload_file_incremental_skips_invalid_path ... ok
[INFO] [stdout] test analyzer::tests::test_reload_file_incremental_marks_dirty_for_valid_path ... ok
[INFO] [stdout] test analyzer::tests::test_analyzer_order_stable_across_updates ... ok
[INFO] [stdout] test analyzers::copilot::tests::test_extract_model_from_model_id ... ok
[INFO] [stdout] test analyzer::tests::registry_filters_available_analyzers_and_loads_stats ... ok
[INFO] [stdout] test analyzers::copilot::tests::test_count_tokens ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_batch_load_tool_stats_from_db ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_load_projects_nonexistent_dir ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_global_hash_matches_json_and_sqlite_paths ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_parse_message_with_boolean_summary ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_parse_message_with_tools_field ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_parse_message_with_total_tokens_field ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_parse_message_without_summary ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_load_sessions_nonexistent_dir ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_parse_message_with_object_summary ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_parse_sqlite_minimal_data_blob ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_parse_sqlite_assistant_data_blob ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_parse_sqlite_user_data_blob ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_ms_to_datetime_none ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_extract_tool_stats_nonexistent_dir ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_ms_to_datetime_valid ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_model_name_falls_back_to_nested ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_batch_load_step_finish_from_db ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_load_sessions_nonexistent_dir ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_load_projects_nonexistent_dir ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_ms_to_datetime_none ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_parse_assistant_message ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_model_name_prefers_top_level ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_ms_to_datetime_valid ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_parse_error_message ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_parse_message_with_boolean_summary ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_parse_message_with_object_summary ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_parse_tool_calls_finish_message ... ok
[INFO] [stdout] test analyzers::piebald::tests::test_discover_data_sources_no_panic ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_parse_message_without_summary ... ok
[INFO] [stdout] test analyzers::opencode_common::tests::test_parse_user_message_with_nested_model ... ok
[INFO] [stdout] test analyzers::piebald::tests::test_display_name ... ok
[INFO] [stdout] test analyzers::piebald::tests::test_parse_timestamp_rejects_non_rfc3339 ... ok
[INFO] [stdout] test analyzers::piebald::tests::test_parse_timestamp_rfc3339_with_nanoseconds ... ok
[INFO] [stdout] test analyzers::piebald::tests::test_get_stats_empty_sources ... ok
[INFO] [stdout] test analyzers::piebald::tests::test_parse_timestamp_rfc3339_with_offset ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_is_valid_data_path_channel_db ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_calculate_cost_from_tokens ... ok
[INFO] [stdout] test analyzers::piebald::tests::test_parse_timestamp_rfc3339 ... ok
[INFO] [stdout] test analyzers::roo_code::tests::test_extract_project_hash ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_extract_and_hash_project_id ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_extract_tool_stats_text_content ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_extract_tool_stats_unknown_tools ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_extract_tool_stats_with_todo_result ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_parse_jsonl_file_fallback_multibyte ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_deduplicate_messages_by_local_hash ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_parse_jsonl_file_basic ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_parse_jsonl_file_fallback_plain_string_content ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_extract_tool_stats_all_tools ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_parse_jsonl_file_fallback_session_name ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_extract_tool_stats_basic_tools ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_load_sessions_from_db ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_parse_jsonl_file_tool_operations ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_sqlite_end_to_end_in_memory ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_parse_jsonl_file_with_summary ... ok
[INFO] [stdout] test analyzers::tests::cline::test_cline_analyzer_creation ... ok
[INFO] [stdout] test analyzers::tests::claude_code::test_parse_agent_session_fallback_name_from_assistant ... ok
[INFO] [stdout] test analyzers::tests::cline::test_cline_discover_data_sources_no_panic ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_v2_schema_load_projects ... ok
[INFO] [stdout] test analyzers::tests::cline::test_cline_is_available ... ok
[INFO] [stdout] test analyzers::tests::cline::test_cline_get_stats_empty_sources ... ok
[INFO] [stdout] test analyzers::tests::codex_cli::test_codex_availability ... ok
[INFO] [stdout] test analyzers::tests::copilot::test_copilot_glob_patterns ... ok
[INFO] [stdout] test analyzers::tests::copilot::test_copilot_analyzer_display_name ... ok
[INFO] [stdout] test analyzers::tests::codex_cli::test_parse_codex_cli_wrapper_format_no_tokens ... ok
[INFO] [stdout] test analyzers::tests::copilot::test_parse_empty_copilot_session_without_optional_metadata_fields ... ok
[INFO] [stdout] test analyzers::tests::copilot_cli::test_copilot_cli_identifies_valid_session_files ... ok
[INFO] [stdout] test analyzers::tests::codex_cli::test_codex_cli_fallback_session_name_from_first_user_message ... ok
[INFO] [stdout] test analyzers::tests::codex_cli::test_parse_codex_cli_missing_model ... ok
[INFO] [stdout] test analyzers::tests::codex_cli::test_parse_codex_cli_counts_tool_calls ... ok
[INFO] [stdout] test analyzer::tests::test_discover_vscode_extension_sources_return_parent_option ... ok
[INFO] [stdout] test analyzers::tests::codex_cli::test_parse_codex_cli_event_model_backfill ... ok
[INFO] [stdout] test analyzers::tests::copilot_cli::test_registry_exposes_separate_copilot_cli_analyzer ... ok
[INFO] [stdout] test analyzers::tests::codex_cli::test_parse_codex_cli_turn_context_metadata_model ... ok
[INFO] [stdout] test analyzers::tests::gemini_cli::test_gemini_cli_content_array_session_name_truncated ... ok
[INFO] [stdout] test analyzers::tests::copilot_cli::test_copilot_cli_messages_use_copilot_cli_application_variant ... ok
[INFO] [stdout] test analyzers::tests::codex_cli::test_parse_codex_cli_new_wrapper_format ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_load_projects_from_db ... ok
[INFO] [stdout] test analyzers::tests::gemini_cli::test_gemini_cli_content_array_of_parts ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_v2_schema_global_project_id ... ok
[INFO] [stdout] test analyzers::tests::copilot_cli::test_copilot_cli_infers_model_from_tool_execution_results ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_step_finish_fallback_when_message_has_zero_tokens ... ok
[INFO] [stdout] test analyzers::tests::copilot_cli::test_copilot_cli_live_sessions_estimate_input_from_accumulated_context ... ok
[INFO] [stdout] test analyzers::tests::gemini_cli::test_gemini_cli_content_mixed_parts ... ok
[INFO] [stdout] test analyzers::tests::copilot_cli::test_copilot_cli_reasoning_text_populates_reasoning_tokens ... ok
[INFO] [stdout] test analyzers::tests::gemini_cli::test_gemini_cli_content_single_part_object ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_build_conversation_message_with_project ... ok
[INFO] [stdout] test analyzers::tests::gemini_cli::test_gemini_cli_jsonl_latest_message_version_wins ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_batch_load_step_finish_from_db ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_cli_analyzer_creation ... ok
[INFO] [stdout] test analyzers::tests::gemini_cli::test_gemini_cli_issue_137_regression ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_cli_discover_data_sources_no_panic ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_cli_is_available ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_compute_message_stats_assistant_with_cost ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_compute_message_stats_user ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_glob_patterns_include_sqlite ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_global_hash_differs_from_opencode ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_global_hash_matches_json_and_sqlite_paths ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_global_hash_uses_kilo_prefix ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_batch_load_tool_stats_empty_db ... ok
[INFO] [stdout] test analyzers::tests::gemini_cli::test_gemini_cli_warning_messages_are_ignored ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_is_valid_data_path_db_files ... ok
[INFO] [stdout] test analyzers::tests::gemini_cli::test_gemini_cli_reasoning_tokens ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_cli_get_stats_empty_sources ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_parse_kilo_sqlite_assistant_data_blob ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_parse_kilo_sqlite_user_data_blob ... ok
[INFO] [stdout] test analyzers::tests::kilo_code::test_kilo_code_analyzer_creation ... ok
[INFO] [stdout] test analyzers::tests::kilo_code::test_kilo_code_discover_data_sources_no_panic ... ok
[INFO] [stdout] test analyzers::tests::kilo_code::test_kilo_code_get_stats_empty_sources ... ok
[INFO] [stdout] test analyzers::tests::kilo_code::test_kilo_code_is_available ... ok
[INFO] [stdout] test analyzers::tests::opencode::test_opencode_analyzer_creation ... ok
[INFO] [stdout] test analyzers::tests::opencode::test_opencode_discover_data_sources_no_panic ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_batch_load_tool_stats_from_db ... ok
[INFO] [stdout] test analyzers::tests::opencode::test_opencode_is_available ... ok
[INFO] [stdout] test analyzers::tests::qwen_code::test_qwen_code_analyzer_creation ... ok
[INFO] [stdout] test analyzers::tests::qwen_code::test_qwen_code_discover_data_sources_no_panic ... ok
[INFO] [stdout] test analyzers::tests::qwen_code::test_qwen_code_get_stats_empty_sources ... ok
[INFO] [stdout] test analyzers::tests::qwen_code::test_qwen_code_is_available ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_step_finish_fallback_when_message_has_zero_tokens ... ok
[INFO] [stdout] test analyzers::tests::roo_code::test_roo_code_analyzer_creation ... ok
[INFO] [stdout] test analyzers::tests::opencode::test_opencode_get_stats_empty_sources ... ok
[INFO] [stdout] test analyzers::tests::roo_code::test_roo_code_get_stats_empty_sources ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_compute_message_stats_preserves_tool_stats ... ok
[INFO] [stdout] test analyzers::tests::roo_code::test_roo_code_discover_data_sources_no_panic ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_parse_kilo_sqlite_minimal_data_blob ... ok
[INFO] [stdout] test cache::model_intern::tests::same_string_same_key ... ok
[INFO] [stdout] test cache::model_intern::tests::different_strings_different_keys ... ok
[INFO] [stdout] test analyzers::tests::roo_code::test_roo_code_is_available ... ok
[INFO] [stdout] test cache::model_intern::tests::intern_and_resolve ... ok
[INFO] [stdout] test contribution_cache::single_message::size_tests::bitfield_max_values ... ok
[INFO] [stdout] test contribution_cache::single_message::size_tests::bitfield_roundtrip ... ok
[INFO] [stdout] test config::tests::default_config_round_trip ... ok
[INFO] [stdout] test contribution_cache::tests::basic_operations::test_contribution_cache_clear ... ok
[INFO] [stdout] test contribution_cache::single_message::size_tests::struct_sizes_optimized ... ok
[INFO] [stdout] test contribution_cache::tests::basic_operations::test_contribution_cache_multi_session_insert_get ... ok
[INFO] [stdout] test contribution_cache::tests::basic_operations::test_contribution_cache_remove_any ... ok
[INFO] [stdout] test contribution_cache::tests::basic_operations::test_contribution_cache_single_session_insert_get ... ok
[INFO] [stdout] test contribution_cache::tests::basic_operations::test_contribution_cache_single_message_insert_get ... ok
[INFO] [stdout] test config::tests::test_config_with_custom_models ... ok
[INFO] [stdout] test contribution_cache::tests::basic_operations::test_path_hash_consistency ... ok
[INFO] [stdout] test contribution_cache::tests::compact_stats::test_packed_stats_date_from_stats ... ok
[INFO] [stdout] test contribution_cache::tests::compact_stats::test_packed_stats_date_max_values ... ok
[INFO] [stdout] test contribution_cache::tests::compact_stats::test_packed_stats_date_observed_values ... ok
[INFO] [stdout] test contribution_cache::tests::compact_stats::test_packed_stats_date_saturation ... ok
[INFO] [stdout] test contribution_cache::tests::compact_stats::test_packed_stats_date_to_tui_stats ... ok
[INFO] [stdout] test contribution_cache::tests::compact_stats::test_packed_stats_date_zero_values ... ok
[INFO] [stdout] test config::tests::config_toml_parses_tui_section ... ok
[INFO] [stdout] test contribution_cache::tests::multi_session::test_multi_session_contribution_empty_messages ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_sqlite_end_to_end_in_memory ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_load_projects_from_db ... ok
[INFO] [stdout] test config::tests::set_config_value_behaviour ... ok
[INFO] [stdout] test contribution_cache::tests::multi_session::test_multi_session_contribution_from_messages ... ok
[INFO] [stdout] test contribution_cache::tests::multi_session::test_view_add_multi_session_contribution ... ok
[INFO] [stdout] test analyzers::tests::gemini_cli::test_gemini_cli_content_missing_or_null ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_load_sessions_from_db ... ok
[INFO] [stdout] test contribution_cache::tests::single_message::test_single_message_contribution_from_message ... ok
[INFO] [stdout] test contribution_cache::tests::single_message::test_single_message_hash_session_id_consistency ... ok
[INFO] [stdout] test contribution_cache::tests::single_message::test_file_update_flow_single_message ... ok
[INFO] [stdout] test contribution_cache::tests::single_message::test_file_deletion_single_message ... ok
[INFO] [stdout] test contribution_cache::tests::single_message::test_single_message_contribution_from_user_message ... ok
[INFO] [stdout] test contribution_cache::tests::single_message::test_view_add_single_message_contribution ... ok
[INFO] [stdout] test contribution_cache::tests::single_session::test_file_deletion_single_session ... ok
[INFO] [stdout] test contribution_cache::tests::single_session::test_date_boundary_handling ... ok
[INFO] [stdout] test contribution_cache::tests::single_session::test_single_session_contribution_empty_messages ... ok
[INFO] [stdout] test contribution_cache::tests::single_session::test_file_update_flow_single_session ... ok
[INFO] [stdout] test contribution_cache::tests::single_session::test_single_session_contribution_from_messages ... ok
[INFO] [stdout] test contribution_cache::tests::single_session::test_single_session_contribution_multiple_models ... ok
[INFO] [stdout] test contribution_cache::tests::single_session::test_view_add_single_session_contribution ... ok
[INFO] [stdout] test contribution_cache::tests::single_message::test_view_add_single_message_user_message_no_change ... ok
[INFO] [stdout] test contribution_cache::tests::single_message::test_view_subtract_single_message_contribution ... ok
[INFO] [stdout] test mcp::types::tests::strip_non_standard_format_is_selective ... ok
[INFO] [stdout] test contribution_cache::tests::single_session::test_view_single_session_model_count_tracking ... ok
[INFO] [stdout] test contribution_cache::tests::multi_session::test_file_deletion_multi_session ... ok
[INFO] [stdout] test models::tests::deepseek_v4_pro_pricing_is_available ... ok
[INFO] [stdout] test models::tests::auto_router_placeholder_is_estimated_and_free ... ok
[INFO] [stdout] test contribution_cache::tests::multi_session::test_view_subtract_multi_session_contribution ... ok
[INFO] [stdout] test contribution_cache::tests::single_session::test_view_subtract_single_session_contribution ... ok
[INFO] [stdout] test contribution_cache::tests::single_message::test_multiple_files_same_session ... ok
[INFO] [stdout] test mcp::types::tests::mcp_schemas_contain_no_non_standard_formats ... ok
[INFO] [stdout] test models::tests::gemini_2_5_pro_remains_progressive ... ok
[INFO] [stdout] test models::tests::gemini_3_1_pro_preview_uses_bracket_pricing_for_cache_reads ... ok
[INFO] [stdout] test models::tests::gpt_4_5_pricing_is_available ... ok
[INFO] [stdout] test models::tests::gpt_5_4_nano_pricing_is_available ... ok
[INFO] [stdout] test models::tests::doubao_seed_code_alias_resolves ... ok
[INFO] [stdout] test models::tests::gemini_3_1_pro_preview_uses_bracket_pricing_for_input ... ok
[INFO] [stdout] test models::tests::kimi_k2_5_pricing_is_available ... ok
[INFO] [stdout] test models::tests::invalid_external_tier_configs_are_skipped ... ok
[INFO] [stdout] test models::tests::gpt_5_4_mini_alias_maps_to_pricing ... ok
[INFO] [stdout] test models::tests::qwen_3_5_35b_a3b_provider_alias_resolves ... ok
[INFO] [stdout] test models::tests::mimo_v2_5_pro_pricing_is_available ... ok
[INFO] [stdout] test models::tests::init_external_models_accepts_multiple_calls ... ok
[INFO] [stdout] test tui::logic::tests::has_data_view_returns_false_for_empty ... ok
[INFO] [stdout] test tui::logic::tests::has_data_view_returns_true_for_non_empty ... ok
[INFO] [stdout] test models::tests::transitive_aliases_resolve_to_the_final_model ... ok
[INFO] [stdout] test models::tests::gemini_3_1_pro_preview_customtools_alias_maps_to_same_pricing ... ok
[INFO] [stdout] test tui::tests::test_accumulate_tui_stats_basic ... ok
[INFO] [stdout] test tui::tests::test_accumulate_tui_stats_comprehensive ... ok
[INFO] [stdout] test contribution_cache::tests::multi_session::test_file_update_flow_multi_session ... ok
[INFO] [stdout] test models::tests::test_registry_merging ... ok
[INFO] [stdout] test models::tests::longcat_flash_lite_provider_alias_resolves ... ok
[INFO] [stdout] test contribution_cache::tests::multi_session::test_view_multi_session_merges_existing_sessions ... ok
[INFO] [stdout] test tui::tests::test_accumulate_tui_stats_multiple_times ... ok
[INFO] [stdout] test tui::tests::test_accumulate_tui_stats_preserves_dst_initial_values ... ok
[INFO] [stdout] test tui::tests::test_accumulate_tui_stats_zero_values ... ok
[INFO] [stdout] test tui::tests::test_aggregate_daily_stats_by_month_rolls_up_days ... ok
[INFO] [stdout] test tui::tests::test_date_filter_year_month ... ok
[INFO] [stdout] test tui::tests::test_date_filter_exact_day_and_month ... ok
[INFO] [stdout] test tui::tests::test_date_matches_buffer_exact_match ... ok
[INFO] [stdout] test tui::tests::test_date_filter_exclusions ... ok
[INFO] [stdout] test tui::tests::test_date_filter_monthly_keys ... ok
[INFO] [stdout] test tui::tests::test_date_filter_with_january ... ok
[INFO] [stdout] test tui::tests::test_date_matches_buffer_no_match ... ok
[INFO] [stdout] test tui::tests::test_date_matches_buffer_month_day_year_format ... ok
[INFO] [stdout] test tui::tests::test_date_matches_buffer_month_names_abbreviated ... ok
[INFO] [stdout] test tui::tests::test_accumulated_tui_stats_correctness ... ok
[INFO] [stdout] test tui::tests::test_filtered_aggregate_keys_reverses_after_filtering ... ok
[INFO] [stdout] test tui::tests::test_date_matches_buffer_slash_format ... ok
[INFO] [stdout] test tui::tests::test_date_matches_month_partial_prefix ... ok
[INFO] [stdout] test tui::tests::test_format_month_for_display_formats_month_and_year ... ok
[INFO] [stdout] test tui::tests::test_large_tui_stats_accumulation ... ok
[INFO] [stdout] 
[38;5;2m✓ Successfully uploaded 42 messages
[INFO] [stdout] [0m
[38;5;1m✕ something went wrong
[INFO] [stdout] [0mtest tui::tests::test_show_upload_success_and_error_do_not_panic ... ok
[INFO] [stdout] test tui::tests::test_tui_stats_accumulation_exceeds_u32_max ... ok
[INFO] [stdout] test tui::tests::test_tui_stats_accumulation_with_multiple_analyzers ... ok
[INFO] [stdout] test tui::tests::test_update_table_states_filters_and_preserves_selection ... ok
[INFO] [stdout] test tui::tests::test_update_window_offsets_and_day_filters_resize ... ok
[INFO] [stdout] test tui::tests::test_upload_progress_callback_runs_without_panicking ... ok
[INFO] [stdout] test types::tests::daily_stats_model_ref_counting ... ok
[INFO] [stdout] test types::tests::daily_stats_model_stats_aggregation ... ok
[INFO] [stdout] test types::tests::file_category_classifies_extensions ... ok
[INFO] [stdout] test types::tests::into_view_converts_stats_correctly ... ok
[INFO] [stdout] test types::tests::model_stats_add_and_sub ... ok
[INFO] [stdout] test types::tests::model_stats_add_message ... ok
[INFO] [stdout] test types::tests::multi_analyzer_stats_into_view ... ok
[INFO] [stdout] test types::tests::session_model_persists_after_partial_subtraction ... ok
[INFO] [stdout] test tui::tests::test_filtered_aggregate_keys_skips_empty_periods_when_enabled ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_batch_load_tool_stats_empty_db ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_v2_schema_end_to_end ... ok
[INFO] [stdout] test types::tests::session_model_ref_counting ... ok
[INFO] [stdout] test tui::tests::test_date_matches_buffer_month_names_full ... ok
[INFO] [stdout] test models::tests::repeated_tiered_model_lookups_reuse_the_same_tier_storage ... ok
[INFO] [stdout] test tui::tests::test_date_matches_buffer_single_month_number ... ok
[INFO] [stdout] test upload::tests::invalid_cert_opt_in_requires_explicit_truthy_value ... ok
[INFO] [stdout] test upload::tests::parse_content_length_matches_header_names_case_insensitively ... ok
[INFO] [stdout] test types::tests::session_multiple_models ... ok
[INFO] [stdout] test types::tests::stats_default_is_zeroed ... ok
[INFO] [stdout] test tui::tests::test_date_matches_buffer_partial_numeric ... ok
[INFO] [stdout] test upload::tests::perform_background_upload_no_config_keeps_status_unchanged ... ok
[INFO] [stdout] test upload::tests::upload_message_stats_empty_messages_returns_ok_and_no_progress ... ok
[INFO] [stdout] test upload::tests::perform_background_upload_unconfigured_config_keeps_status_unchanged ... ok
[INFO] [stdout] test utils::tests::test_aggregate_by_date_counts_assistant_without_model_as_ai_message ... ok
[INFO] [stdout] test utils::tests::test_deduplicate_by_global_hash ... ok
[INFO] [stdout] test upload::tests::upload_message_stats_server_error_json_uses_error_field ... ok
[INFO] [stdout] test utils::tests::test_deduplicate_by_local_hash ... ok
[INFO] [stdout] test upload::tests::upload_message_stats_server_error_plain_text_propagates_message ... ok
[INFO] [stdout] test upload::tests::perform_background_upload_propagates_upload_errors_to_status ... ok
[INFO] [stdout] test utils::tests::test_deduplicate_keeps_messages_without_local_hash ... ok
[INFO] [stdout] test utils::tests::test_fast_hash_deterministic ... ok
[INFO] [stdout] test utils::tests::test_filter_zero_cost_messages_empty_input ... ok
[INFO] [stdout] test utils::tests::test_filter_zero_cost_messages_mixed ... ok
[INFO] [stdout] test utils::tests::test_filter_zero_cost_messages_near_zero ... ok
[INFO] [stdout] test upload::tests::upload_message_stats_success_updates_progress_and_config ... ok
[INFO] [stdout] test utils::tests::test_filter_zero_cost_messages_all_zero_cost ... ok
[INFO] [stdout] test utils::tests::test_filter_zero_cost_messages_no_zero_cost ... ok
[INFO] [stdout] test utils::tests::test_format_number_comma ... ok
[INFO] [stdout] test utils::tests::test_format_date_for_display ... ok
[INFO] [stdout] test utils::tests::test_format_number_fit_comma_overflow_falls_back_to_human ... ok
[INFO] [stdout] test tui::tests::test_date_matches_buffer_empty_buffer ... ok
[INFO] [stdout] test utils::tests::test_format_number_fit_exact_boundary ... ok
[INFO] [stdout] test utils::tests::test_format_number_fit_human_mode_passthrough ... ok
[INFO] [stdout] test utils::tests::test_format_number_fit_narrow_column_forces_compact ... ok
[INFO] [stdout] test analyzers::tests::kilo_cli::test_kilo_build_conversation_message_fallback_project_hash ... ok
[INFO] [stdout] test analyzers::tests::copilot_cli::test_parse_sample_copilot_cli_session ... ok
[INFO] [stdout] test utils::tests::test_format_number_fit_plain_digits_fallback ... ok
[INFO] [stdout] test utils::tests::test_format_number_fit_plain_mode_overflow ... ok
[INFO] [stdout] test utils::tests::test_format_number_fit_preferred_format_fits ... ok
[INFO] [stdout] test utils::tests::test_format_number_fit_zero ... ok
[INFO] [stdout] test analyzers::tests::copilot_cli::test_copilot_cli_uses_shutdown_metrics_for_multi_turn_sessions ... ok
[INFO] [stdout] test utils::tests::test_aggregate_by_date_basic ... ok
[INFO] [stdout] test utils::tests::test_format_number_fit_u64_totals ... ok
[INFO] [stdout] test utils::tests::test_format_number_plain ... ok
[INFO] [stdout] test analyzers::opencode::tests::test_v2_schema_load_sessions_with_workspace ... ok
[INFO] [stdout] test version_check::tests::test_parse_version ... ok
[INFO] [stdout] test utils::tests::test_hash_text ... ok
[INFO] [stdout] test utils::tests::test_get_messages_later_than ... ok
[INFO] [stdout] test version_check::tests::test_is_newer ... ok
[INFO] [stdout] test utils::tests::test_format_number_human ... ok
[INFO] [stdout] test utils::tests::test_fast_hash_different_inputs ... ok
[INFO] [stdout] test utils::tests::test_filter_zero_cost_messages_negative_cost ... ok
[INFO] [stdout] test watcher::tests::handle_fs_event_emits_file_deleted_for_remove ... ok
[INFO] [stdout] test watcher::tests::find_analyzer_prefers_more_specific_directory ... ok
[INFO] [stdout] test watcher::tests::handle_watcher_event_updates_stats_for_data_change ... ok
[INFO] [stdout] test watcher::tests::persist_cache_does_not_panic ... ok
[INFO] [stdout] test watcher::tests::handle_fs_event_emits_file_changed_for_create ... ok
[INFO] [stdout] test watcher::tests::handle_file_deleted_event_reloads_stats ... ok
[INFO] [stdout] test watcher::tests::handle_file_changed_event_reloads_stats ... ok
[INFO] [stdout] test utils::tests::test_aggregate_by_date_gap_filling ... ok
[INFO] [stdout] test analyzers::tests::copilot::test_parse_sample_copilot_session ... ok
[INFO] [stdout] test upload::tests::upload_message_stats_large_batch_is_split_into_chunks ... ok
[INFO] [stdout] test reqwest_simd_json::tests::simd_json_sets_body_and_content_type ... ok
[INFO] [stdout] test upload::tests::upload_message_stats_retries_on_failure_then_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 324 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "286a99982d04504322d49be1cc217863b435dbd7105199c836aab9a6fa64ae10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "286a99982d04504322d49be1cc217863b435dbd7105199c836aab9a6fa64ae10", kill_on_drop: false }`
[INFO] [stdout] 286a99982d04504322d49be1cc217863b435dbd7105199c836aab9a6fa64ae10
